﻿2026-06-22T02:22:57.3359140Z ##[group]Run actions/checkout@v5
2026-06-22T02:22:57.3359713Z with:
2026-06-22T02:22:57.3360031Z   repository: SaberMage/spt-core
2026-06-22T02:22:57.3363368Z   token: ***
2026-06-22T02:22:57.3363684Z   ssh-strict: true
2026-06-22T02:22:57.3363983Z   ssh-user: git
2026-06-22T02:22:57.3364327Z   persist-credentials: true
2026-06-22T02:22:57.3364655Z   clean: true
2026-06-22T02:22:57.3364943Z   sparse-checkout-cone-mode: true
2026-06-22T02:22:57.3365301Z   fetch-depth: 1
2026-06-22T02:22:57.3365684Z   fetch-tags: false
2026-06-22T02:22:57.3366010Z   show-progress: true
2026-06-22T02:22:57.3366316Z   lfs: false
2026-06-22T02:22:57.3366624Z   submodules: false
2026-06-22T02:22:57.3366982Z   set-safe-directory: true
2026-06-22T02:22:57.3367331Z ##[endgroup]
2026-06-22T02:22:57.5305269Z Syncing repository: SaberMage/spt-core
2026-06-22T02:22:57.5306389Z ##[group]Getting Git version info
2026-06-22T02:22:57.5306871Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-22T02:22:57.5588121Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T02:22:57.5798059Z git version 2.43.0.windows.1
2026-06-22T02:22:57.5825446Z ##[endgroup]
2026-06-22T02:22:57.5834397Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b36fdfca-3f96-4b21-a970-26a731759817\.gitconfig'
2026-06-22T02:22:57.5849301Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b36fdfca-3f96-4b21-a970-26a731759817' before making global git config changes
2026-06-22T02:22:57.5850289Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:22:57.5853856Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-22T02:22:57.6087045Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-22T02:22:57.6275771Z https://github.com/SaberMage/spt-core
2026-06-22T02:22:57.6303306Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:22:57.6307178Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:22:57.6493834Z HEAD
2026-06-22T02:22:57.6724559Z ##[endgroup]
2026-06-22T02:22:57.6727758Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-22T02:22:58.0305735Z ##[group]Cleaning the repository
2026-06-22T02:22:58.0311161Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-22T02:23:01.5314691Z Removing target/
2026-06-22T02:23:01.5349311Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-22T02:23:01.5765428Z HEAD is now at 192ea84 Merge 8c6b2531e1db069f69de6dbd76d8fbc99491f0e7 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:23:01.5790828Z ##[endgroup]
2026-06-22T02:23:01.5796474Z ##[group]Disabling automatic garbage collection
2026-06-22T02:23:01.5801204Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-22T02:23:01.6026468Z ##[endgroup]
2026-06-22T02:23:01.6026852Z ##[group]Setting up auth
2026-06-22T02:23:01.6032787Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:23:01.6248082Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T02:23:01.9953519Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:23:02.0189622Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T02:23:02.3833535Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:23:02.4054295Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T02:23:02.7754518Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-22T02:23:02.8044295Z ##[endgroup]
2026-06-22T02:23:02.8044761Z ##[group]Fetching the repository
2026-06-22T02:23:02.8052195Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +316c6fc1b45416d8491508c0767c41b2c33e2e20:refs/remotes/pull/26/merge
2026-06-22T02:23:03.4450271Z From https://github.com/SaberMage/spt-core
2026-06-22T02:23:03.4450848Z  + 192ea84...316c6fc 316c6fc1b45416d8491508c0767c41b2c33e2e20 -> pull/26/merge  (forced update)
2026-06-22T02:23:03.4566419Z ##[endgroup]
2026-06-22T02:23:03.4566753Z ##[group]Determining the checkout info
2026-06-22T02:23:03.4567506Z ##[endgroup]
2026-06-22T02:23:03.4572642Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-22T02:23:03.4844749Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-22T02:23:03.5062553Z ##[group]Checking out the ref
2026-06-22T02:23:03.5066844Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:23:03.5513334Z Warning: you are leaving 1 commit behind, not connected to
2026-06-22T02:23:03.5513802Z any of your branches:
2026-06-22T02:23:03.5513937Z 
2026-06-22T02:23:03.5514216Z   192ea84 Merge 8c6b2531e1db069f69de6dbd76d8fbc99491f0e7 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:23:03.5514479Z 
2026-06-22T02:23:03.5514632Z If you want to keep it by creating a new branch, this may be a good time
2026-06-22T02:23:03.5514904Z to do so with:
2026-06-22T02:23:03.5514997Z 
2026-06-22T02:23:03.5515132Z  git branch <new-branch-name> 192ea84
2026-06-22T02:23:03.5515281Z 
2026-06-22T02:23:03.5515519Z HEAD is now at 316c6fc Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:23:03.5545571Z ##[endgroup]
2026-06-22T02:23:03.5795160Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-22T02:23:03.5998419Z 316c6fc1b45416d8491508c0767c41b2c33e2e20
